projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ff08ac
)
Fix last change.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 3 Apr 2007 15:25:28 +0000
(15:25 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 3 Apr 2007 15:25:28 +0000
(15:25 +0000)
src/emacs.c
patch
|
blob
|
history
diff --git
a/src/emacs.c
b/src/emacs.c
index d6dd8974e3b79a918e9a703c5d30cf5b99ad4cea..62b14a55388d3ce33416987e96c7e0b4ad8de922 100644
(file)
--- a/
src/emacs.c
+++ b/
src/emacs.c
@@
-1721,7
+1721,7
@@
main (argc, argv
Give it a try and tell us if it works on your system. To compile
for profiling, add -pg to the switches your platform uses in
CFLAGS and LDFLAGS. For example:
- `make CFLAGS="-pg -g -O -DPROFILING=1 LDFLAGS="-pg -g"'. */
+ `make CFLAGS="-pg -g -O -DPROFILING=1
"
LDFLAGS="-pg -g"'. */
#if defined (__FreeBSD__) || defined (GNU_LINUX) || defined(__MINGW32__)
#ifdef PROFILING
if (initialized)